CheckOutFailureReason

 

Example

The following is an example of how to reference the CheckOutFailureReason object:

	// The full path is required.
	dundas.filesystem.CheckOutFailureReason.ABORTED
	

 

Properties

 
  Name Description
  ABORTED  
  ACCESS_DENIED  
  CHECKED_OUT_TO_ANOTHER_USER  
  MISSING_PARENT  
  NONE  
  NOT_FOUND  
  NOT_SUPPORTED  
  RECYCLED  
  UNKNOWN_FAILURE